home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / dobbs / apr95 / cull1t6.gif < prev    next >
Graphics Interchange Format  |  1996-01-09  |  57KB  |  555x188  |  8-bit (100 colors)
Labels: text | screenshot | font
OCR: Class Description CArray Stores elements in an array. CMap Maps keys to values. CList Stores elements in a linked list. CTypedPtrList Typesafe collection that stores pointers to objects in a linked list CTypedPtrArray Typesafe collection that stores pointers to objects in an array CTypedPtrMap Typesafe collection that maps keys to values; both keys and values are pointers Table 6: MFC template collection classes